PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFAnnotation Class / isHidden Method
In This Topic
    isHidden Method
    In This Topic
    Gets a value indicating whether to display the annotation or not.
    Syntax
    public boolean isHidden()

    Return Value

    If true, do not display or print the annotation or allow it to interact with the user.
    See Also